[INFO] fetching crate om-fork-miniaudio 0.12.2...
[INFO] fixing om-fork-miniaudio-0.12.2 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] extracting crate om-fork-miniaudio 0.12.2 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate om-fork-miniaudio 0.12.2
[INFO] finished tweaking crates.io crate om-fork-miniaudio 0.12.2
[INFO] tweaked toml for crates.io crate om-fork-miniaudio 0.12.2 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate om-fork-miniaudio 0.12.2 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate om-fork-miniaudio 0.12.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `crate_type` is deprecated in favor of `crate-type` and will not work in the 2024 edition
[INFO] [stderr] (in the `miniaudio` library target)
[INFO] [stderr] warning: `om-fork-miniaudio` (manifest) generated 1 warning
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 95e9d25988e000d2204dcb3872ac0119c589740eb9f40061d3a4c4efbb9d7295
[INFO] running `Command { std: "docker" "start" "95e9d25988e000d2204dcb3872ac0119c589740eb9f40061d3a4c4efbb9d7295", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "95e9d25988e000d2204dcb3872ac0119c589740eb9f40061d3a4c4efbb9d7295" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "95e9d25988e000d2204dcb3872ac0119c589740eb9f40061d3a4c4efbb9d7295", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "95e9d25988e000d2204dcb3872ac0119c589740eb9f40061d3a4c4efbb9d7295" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2018 edition to 2021
[INFO] [stderr] note: Switching to Edition 2021 will enable the use of the version 2 feature resolver in Cargo.
[INFO] [stderr] This may cause some dependencies to be built with fewer features enabled than previously.
[INFO] [stderr] More information about the resolver changes may be found at https://doc.rust-lang.org/nightly/edition-guide/rust-2021/default-cargo-resolver.html
[INFO] [stderr] When building the following dependencies, the given features will no longer be used:
[INFO] [stderr] 
[INFO] [stderr]   libc v0.2.169 (as host dependency) removed features: default, std
[INFO] [stderr] 
[INFO] [stderr] warning: Cargo.toml: `crate_type` is deprecated in favor of `crate-type` and will not work in the 2024 edition
[INFO] [stderr] (in the `miniaudio` library target)
[INFO] [stderr] warning: `om-fork-miniaudio` (manifest) generated 1 warning
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling bindgen v0.71.1
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]    Compiling cc v1.2.12
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling om-fork-ep-miniaudio-sys v2.6.2
[INFO] [stderr]     Checking om-fork-miniaudio v0.12.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/lib.rs from 2018 edition to 2021
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.99s
[INFO] [stderr] crater-edition-check: om-fork-miniaudio v0.12.2 (/opt/rustwide/workdir) updating edition from 2018 to 2021
[INFO] [stderr] warning: Cargo.toml: `crate_type` is deprecated in favor of `crate-type` and will not work in the 2024 edition
[INFO] [stderr] (in the `miniaudio` library target)
[INFO] [stderr] warning: `om-fork-miniaudio` (manifest) generated 1 warning
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling bindgen v0.71.1
[INFO] [stderr]    Compiling om-fork-ep-miniaudio-sys v2.6.2
[INFO] [stderr]     Checking om-fork-miniaudio v0.12.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated function `std::sync::atomic::spin_loop_hint`: use hint::spin_loop instead
[INFO] [stdout]  --> src/lock.rs:2:25
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::sync::atomic::{spin_loop_hint, AtomicUsize, Ordering};
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::sync::atomic::spin_loop_hint`: use hint::spin_loop instead
[INFO] [stdout]   --> src/lock.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 spin_loop_hint();
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::sync::atomic::spin_loop_hint`: use hint::spin_loop instead
[INFO] [stdout]   --> src/lock.rs:35:17
[INFO] [stdout]    |
[INFO] [stdout] 35 |                 spin_loop_hint();
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::sync::atomic::spin_loop_hint`: use hint::spin_loop instead
[INFO] [stdout]  --> src/lock.rs:2:25
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::sync::atomic::{spin_loop_hint, AtomicUsize, Ordering};
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::sync::atomic::spin_loop_hint`: use hint::spin_loop instead
[INFO] [stdout]   --> src/lock.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 spin_loop_hint();
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::sync::atomic::spin_loop_hint`: use hint::spin_loop instead
[INFO] [stdout]   --> src/lock.rs:35:17
[INFO] [stdout]    |
[INFO] [stdout] 35 |                 spin_loop_hint();
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::sync::atomic::Atomic::<usize>::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead
[INFO] [stdout]   --> src/lock.rs:42:22
[INFO] [stdout]    |
[INFO] [stdout] 42 |         if self.lock.compare_and_swap(0, 1, Ordering::Acquire) == 0 {
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::sync::atomic::Atomic::<usize>::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead
[INFO] [stdout]   --> src/lock.rs:42:22
[INFO] [stdout]    |
[INFO] [stdout] 42 |         if self.lock.compare_and_swap(0, 1, Ordering::Acquire) == 0 {
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/device_io.rs:390:12
[INFO] [stdout]     |
[INFO] [stdout] 390 |     Poison(Box<dyn std::any::Any + Send>),
[INFO] [stdout]     |     ------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 390 -     Poison(Box<dyn std::any::Any + Send>),
[INFO] [stdout] 390 +     Poison(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `Box::<T>::from_raw` that must be used
[INFO] [stdout]    --> src/device_io.rs:514:22
[INFO] [stdout]     |
[INFO] [stdout] 514 |             unsafe { Box::from_raw(user_data.cast::<DeviceConfigUserData>()) }; // drop it
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box`
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 514 |             unsafe { let _ = Box::from_raw(user_data.cast::<DeviceConfigUserData>()); }; // drop it
[INFO] [stdout]     |                      +++++++                                                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/device_io.rs:390:12
[INFO] [stdout]     |
[INFO] [stdout] 390 |     Poison(Box<dyn std::any::Any + Send>),
[INFO] [stdout]     |     ------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 390 -     Poison(Box<dyn std::any::Any + Send>),
[INFO] [stdout] 390 +     Poison(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `Box::<T>::from_raw` that must be used
[INFO] [stdout]     --> src/device_io.rs:1430:22
[INFO] [stdout]      |
[INFO] [stdout] 1430 |             unsafe { Box::from_raw(user_data.cast::<DeviceUserData>()) }; // drop it
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box`
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]      |
[INFO] [stdout] 1430 |             unsafe { let _ = Box::from_raw(user_data.cast::<DeviceUserData>()); }; // drop it
[INFO] [stdout]      |                      +++++++                                                  +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/frames.rs:69:83
[INFO] [stdout]    |
[INFO] [stdout] 69 |     pub fn frames<'t, S: 'static + Sample>(&'t self) -> impl 't + Iterator<Item = &[S]> {
[INFO] [stdout]    |                                             --               --                   ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                                             |                |
[INFO] [stdout]    |                                             |                the same lifetime is named here
[INFO] [stdout]    |                                             the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'t`
[INFO] [stdout]    |
[INFO] [stdout] 69 |     pub fn frames<'t, S: 'static + Sample>(&'t self) -> impl 't + Iterator<Item = &'t [S]> {
[INFO] [stdout]    |                                                                                    ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/frames.rs:182:83
[INFO] [stdout]     |
[INFO] [stdout] 182 |     pub fn frames<'t, S: 'static + Sample>(&'t self) -> impl 't + Iterator<Item = &[S]> {
[INFO] [stdout]     |                                             --               --                   ^^^^ the same lifetime is elided here
[INFO] [stdout]     |                                             |                |
[INFO] [stdout]     |                                             |                the same lifetime is named here
[INFO] [stdout]     |                                             the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'t`
[INFO] [stdout]     |
[INFO] [stdout] 182 |     pub fn frames<'t, S: 'static + Sample>(&'t self) -> impl 't + Iterator<Item = &'t [S]> {
[INFO] [stdout]     |                                                                                    ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/frames.rs:193:36
[INFO] [stdout]     |
[INFO] [stdout] 192 |         &'t mut self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 193 |     ) -> impl 't + Iterator<Item = &mut [S]> {
[INFO] [stdout]     |               --                   ^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the same lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'t`
[INFO] [stdout]     |
[INFO] [stdout] 193 |     ) -> impl 't + Iterator<Item = &'t mut [S]> {
[INFO] [stdout]     |                                     ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `Box::<T>::from_raw` that must be used
[INFO] [stdout]    --> src/device_io.rs:514:22
[INFO] [stdout]     |
[INFO] [stdout] 514 |             unsafe { Box::from_raw(user_data.cast::<DeviceConfigUserData>()) }; // drop it
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box`
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 514 |             unsafe { let _ = Box::from_raw(user_data.cast::<DeviceConfigUserData>()); }; // drop it
[INFO] [stdout]     |                      +++++++                                                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `Box::<T>::from_raw` that must be used
[INFO] [stdout]     --> src/device_io.rs:1430:22
[INFO] [stdout]      |
[INFO] [stdout] 1430 |             unsafe { Box::from_raw(user_data.cast::<DeviceUserData>()) }; // drop it
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box`
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]      |
[INFO] [stdout] 1430 |             unsafe { let _ = Box::from_raw(user_data.cast::<DeviceUserData>()); }; // drop it
[INFO] [stdout]      |                      +++++++                                                  +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/frames.rs:69:83
[INFO] [stdout]    |
[INFO] [stdout] 69 |     pub fn frames<'t, S: 'static + Sample>(&'t self) -> impl 't + Iterator<Item = &[S]> {
[INFO] [stdout]    |                                             --               --                   ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                                             |                |
[INFO] [stdout]    |                                             |                the same lifetime is named here
[INFO] [stdout]    |                                             the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'t`
[INFO] [stdout]    |
[INFO] [stdout] 69 |     pub fn frames<'t, S: 'static + Sample>(&'t self) -> impl 't + Iterator<Item = &'t [S]> {
[INFO] [stdout]    |                                                                                    ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/frames.rs:182:83
[INFO] [stdout]     |
[INFO] [stdout] 182 |     pub fn frames<'t, S: 'static + Sample>(&'t self) -> impl 't + Iterator<Item = &[S]> {
[INFO] [stdout]     |                                             --               --                   ^^^^ the same lifetime is elided here
[INFO] [stdout]     |                                             |                |
[INFO] [stdout]     |                                             |                the same lifetime is named here
[INFO] [stdout]     |                                             the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'t`
[INFO] [stdout]     |
[INFO] [stdout] 182 |     pub fn frames<'t, S: 'static + Sample>(&'t self) -> impl 't + Iterator<Item = &'t [S]> {
[INFO] [stdout]     |                                                                                    ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/frames.rs:193:36
[INFO] [stdout]     |
[INFO] [stdout] 192 |         &'t mut self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 193 |     ) -> impl 't + Iterator<Item = &mut [S]> {
[INFO] [stdout]     |               --                   ^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the same lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'t`
[INFO] [stdout]     |
[INFO] [stdout] 193 |     ) -> impl 't + Iterator<Item = &'t mut [S]> {
[INFO] [stdout]     |                                     ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.07s
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2018 edition to 2021
[INFO] [stderr] note: Switching to Edition 2021 will enable the use of the version 2 feature resolver in Cargo.
[INFO] [stderr] This may cause some dependencies to be built with fewer features enabled than previously.
[INFO] [stderr] More information about the resolver changes may be found at https://doc.rust-lang.org/nightly/edition-guide/rust-2021/default-cargo-resolver.html
[INFO] [stderr] When building the following dependencies, the given features will no longer be used:
[INFO] [stderr] 
[INFO] [stderr]   libc v0.2.169 (as host dependency) removed features: default, std
[INFO] [stderr] 
[INFO] [stderr] warning: Cargo.toml: `crate_type` is deprecated in favor of `crate-type` and will not work in the 2024 edition
[INFO] [stderr] (in the `miniaudio` library target)
[INFO] [stderr] warning: `om-fork-miniaudio` (manifest) generated 1 warning
[INFO] [stderr]     Checking om-fork-miniaudio v0.12.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed src/frames.rs (1 fix)
[INFO] [stderr]        Fixed src/conversion.rs (6 fixes)
[INFO] [stderr]        Fixed src/lib.rs (4 fixes)
[INFO] [stderr]        Fixed src/decoder.rs (3 fixes)
[INFO] [stderr]        Fixed src/lock.rs (2 fixes)
[INFO] [stderr]        Fixed src/device_io.rs (11 fixes)
[INFO] [stderr]        Fixed src/ring_buffers.rs (1 fix)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.04s
[INFO] [stderr] crater-edition-check: om-fork-miniaudio v0.12.2 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr] error: failed to parse manifest at `/opt/rustwide/workdir/Cargo.toml`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   `crate_type` is unsupported as of the 2024 edition; instead use `crate-type`
[INFO] [stderr]   (in the `miniaudio` library target)
[INFO] running `Command { std: "docker" "inspect" "95e9d25988e000d2204dcb3872ac0119c589740eb9f40061d3a4c4efbb9d7295", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "95e9d25988e000d2204dcb3872ac0119c589740eb9f40061d3a4c4efbb9d7295", kill_on_drop: false }`
[INFO] [stdout] 95e9d25988e000d2204dcb3872ac0119c589740eb9f40061d3a4c4efbb9d7295
